From 368ad641604fc524c481a32a892bd67f7e8f5d48 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 22 Sep 2022 13:37:01 -0400 Subject: [PATCH] correct my comment --- .../comment_9_64ba2901154b629a9697b427f3ad92e2._comment | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/doc/bugs/reports_file___34__modified__34___whenever_it_is_not/comment_9_64ba2901154b629a9697b427f3ad92e2._comment b/doc/bugs/reports_file___34__modified__34___whenever_it_is_not/comment_9_64ba2901154b629a9697b427f3ad92e2._comment index 6e05545118..c7378771ce 100644 --- a/doc/bugs/reports_file___34__modified__34___whenever_it_is_not/comment_9_64ba2901154b629a9697b427f3ad92e2._comment +++ b/doc/bugs/reports_file___34__modified__34___whenever_it_is_not/comment_9_64ba2901154b629a9697b427f3ad92e2._comment @@ -3,12 +3,10 @@ subject="""comment 9""" date="2022-09-22T17:04:35Z" content=""" -Thanks for the --debug. It shows that git-annex is asking git to refresh the index, -although from this we can't see for sure if it fed the name of the file in on stdin or not: +Thanks for the --debug. It shows that git-annex is not running +`git update-index --refresh` at all. - [2022-09-21 21:30:03.77319] (Utility.Process) process [3968453] feed: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"-c\",\"annex.debug=true\",\"update-index\",\"-z\",\"--index-info\"] - -The other thing that seems maybe relevant is that the transfer happens in a `git-annex transferrer` process. +And it shows that the transfer happens in a `git-annex transferrer` process. So, I think you have annex.stalldetection set. [2022-09-21 21:29:59.931525] (Utility.Process) process [3968203] chat: /home/dandi/miniconda3/envs/dandisets/bin/git-annex [\"transferrer\",\"-c\",\"annex.debug=true\"] -- 2.30.2